atspi: Give model buttons a click action too
authorMatthias Clasen <mclasen@redhat.com>
Wed, 21 Oct 2020 23:13:03 +0000 (19:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 Oct 2020 01:27:38 +0000 (21:27 -0400)
commit88eb3a9c34c0d464ea732f7eaa75314a321643e2
tree65775de3127565346ef1bd8cea684ffc67fa94d7
parent3e43dda9d419f16cef5426576f7819962849ef7f
atspi: Give model buttons a click action too

GtkModelButton is no longer derived from GtkButton,
but can still treat it like a button for the purposes
of having a click action. This lets ATs activate
menu items again.
gtk/a11y/gtkatspiaction.c